home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / fm40.zip / FMEDIT.HLP < prev    next >
Text File  |  1991-10-06  |  9KB  |  174 lines

  1. ***************************** FORM Editor Help *******************************
  2.  
  3. The form editor supports creation and modification of forms.  It allows you to
  4. move the cursor about the form and type  in its contents.  It has features  to
  5. draw lines  and boxes  as well  as  copy groups  of lines  from one  place  to
  6. another.   You can  set attributes  to control  the colors  of characters  and
  7. backgrounds on your form  for use with  a color monitor,  or set normal,  high
  8. intensity, inverse video, and underlining  for use with a monochrome  monitor.
  9. There are 256 different attributes and you must choose one to four  attributes
  10. for input fields -  areas you can type  into when the form  is executed.   The
  11. four attributes for the input fields are entered on the editor pop-up menu.
  12.  
  13. The first  line  displays  "EDIT:"  followed by  the  form  name,  the  cursor
  14. position, the attribute  of the  character the cursor  is on,  and the  active
  15. attribute which is used  when you type  characters onto your  form.  An  "Ins"
  16. appears on the first line if you are in insert mode meaning characters will be
  17. inserted at  the  cursor as  you  type  instead of  replacing  existing  ones.
  18. Another indicator appears when  the cursor is  on certain special  characters.
  19. This indicator gives the meaning of these special characters.
  20.  
  21. Attributes:
  22.  
  23.     Attributes determine how a character appears on your monitor, such as  its
  24.     foreground  and  background  color,   or  highlighting  and   underlining,
  25.     depending on what your monitor supports.   Each character on your  display
  26.     has its own  attribute.  You  have control over  how these attributes  are
  27.     used when text is placed on your form  with function keys F2, F7, F8,  and
  28.     F9 (listed below).
  29.  
  30.     Attributes have two  purposes.   They make  your form  colorful, and  they
  31.     DEFINE INPUT FIELDS WHICH ARE  PLACES YOU CAN TYPE  INTO WHEN THE FORM  IS
  32.     EXECUTED.  Up  to four different  attributes may be  used to define  input
  33.     fields.   A common  one is  inverse  video (black  characters on  a  white
  34.     background) which has a  value of "70".   This attribute is selected  with
  35.     F8.  Use of attributes is important and is covered in lesson 2.
  36.  
  37. Functions:
  38.  
  39.     ESC - Return to Menu:   Exits Form Generation.   After the first push  the
  40.       form control parameters pop-up menu appears.  You can modify any  of
  41.       these parameters at this point.  Press "ESC" a second time to return
  42.       to the main menu or press F3 to resume editing.  Use the pop-up menu
  43.       to change the number  of rows in  your form while  editing.  Use  it
  44.       also to  define up  to  4 attributes  that  the form  executor  will
  45.       interpret as input fields.
  46.  
  47.     F1  - Help: Displays on-screen  help.   A condensed help  screen is  shown
  48.       first.  Pressing F1 a second time provides detailed help.
  49.  
  50.     F2  - Define Special  Characters  & Attributes:    Displays a  menu  which
  51.       allows you to  (1) select  any character including  the special  IBM
  52.       graphics characters  to  enter on  your  form; and  (2)  define  any
  53.       attribute to use on your form.
  54.  
  55.       Any character in the IBM character  graphics set may be selected  by
  56.       using the cursor  keys.  To  place it  on your form  press "ESC"  to
  57.       resume editing, then press F10.
  58.  
  59.       Attributes apply to characters on your form.  They define colors and
  60.       the ability to  underline, highlight,  and blink  depending on  what
  61.       your monitor supports.  Each character  on your display has its  own
  62.       attribute defined for  it.  Attributes  are used by  Form Master  to
  63.       designate areas on your form where information may be filled in when
  64.       the form is executed.  It is up to you to define these input fields.
  65.       You must give them a different  attribute than other places on  your
  66.       form.  The  suggested attribute  for input fields  is inverse  video
  67.       (attribute 70).  Select  it by pressing F8  while editing.  You  can
  68.       then move the cursor to where the field will be and press the  space
  69.       bar repeatedly  to watch  it appear.   This  F2 menu  allows you  to
  70.       define any attribute for use.
  71.  
  72.       There are three functions associated with this special menu:
  73.          o  Select a character
  74.          o  Select the foreground component of the attribute
  75.          o  Select the background component of the attribute
  76.       You can change the function by  pressing the Return key.   Selection
  77.       is made using the cursor control keys.
  78.  
  79.     F3  - Start/Erase Line or Box:   A "Start/Erase line  or box" pop-up  menu
  80.       appears.   Enter "1"  for single  line style,  "2" for  double  line
  81.       style, or "3" for erase.  Press F3  a second time.  Move the  cursor
  82.       to the end of the line or to the opposite corner of the box and  use
  83.       F4 to finish.
  84.  
  85.     F4  - Draw/Erase Line or Box:    Either a "Draw Line", "Draw Box",  "Erase
  86.       Line", or  "Erase Box"  pop-up  menu appears.   Drawing  or  erasing
  87.       depends on the choice made  with F3.  A line  is drawn or erased  if
  88.       the cursor is in  the same row or  column as the blinking  indicator
  89.       placed by F3.   Otherwise  a box is  drawn or  erased.   Press F4  a
  90.       second time  to draw  or erase  the line  or box  from the  blinking
  91.       indicator marked using F3 to the current cursor position.  Lines and
  92.       boxes are drawn using the active  attribute.  The erase mode  blanks
  93.       lines and boxes to the background portion of the active attribute.
  94.  
  95.     F5  - Pick Line(s):  A "Pick Lines" pop-up menu appears.  You can  specify
  96.       the number of lines to  pick from 1 to  24, beginning with the  line
  97.       the cursor falls on.  Use F6 to copy picked lines.
  98.  
  99.     F6  - Put Line(s):  An "Insert n  lines" pop-up menu appears where "n"  is
  100.       the number of lines picked with F5.  Press F6 a second time to  copy
  101.       the picked lines into  the position before  the line containing  the
  102.       cursor.
  103.  
  104.     F7  - Use Normal Attribute:  The active  attribute is set to normal  video
  105.       which has  white  characters on  a  black background  (07).  Further
  106.       typing, lines, and boxes will use normal video.
  107.  
  108.     F8  - Use Inverse Video Attribute:  The active attribute is set to inverse
  109.       video, black characters on a white background (70).  Further typing,
  110.       lines, and boxes will use inverse video.
  111.  
  112.     F9  - Define any Attribute:  A pop-up  menu appears allowing any value  to
  113.       be entered as the active attribute.  The last attribute defined with
  114.       F2 or F9 is listed as a  default.  Further typing, lines, and  boxes
  115.       will use this attribute.
  116.  
  117.     F10 - Type Special Character:   The special character  defined with F2  is
  118.       entered onto  the  form at  the  cursor position  using  the  active
  119.       attribute.
  120.  
  121. Other Form Editor Features
  122.  
  123.     Alt-F1              Execute view:  shows how form looks without
  124.             special printer characters (as when executing)
  125.     Home                Move cursor to line 1 and column 1.
  126.     End                 Move cursor to last row and column 133
  127.     Tab                 Move cursor right 8 columns.
  128.     BackTab             [Shift-Tab]  Moves cursor left 8 columns.
  129.     PgUp                Move form down 23 lines.
  130.     PgDn                Move form up 23 lines.
  131.     Insert              Toggle between insert and overwrite text.
  132.     Delete              Delete character at the cursor
  133.     Control Right Arrow Move cursor to column 133.
  134.     Control Left Arrow  Move cursor to column 1.
  135.     Control N           Insert blank line at cursor.
  136.     Control Y           Delete line at cursor.
  137.     Control D           Place current date on form (will not update)
  138.     Control T           Place current time on form (will not update)
  139.  
  140. Special characters  may be  inserted in  your  form using  the "Alt"  key  and
  141. pressing a letter.   These perform special functions  when you execute  and/or
  142. print your form although they are not  seen when executing it.  The  following
  143. are defaults:
  144.     Alt-B   Print Boldface, Enhanced text
  145.     Alt-C   Print Compressed text (17 characters per inch)
  146.     Alt-D   Enter the current date when executing form
  147.     Alt-E   Print Elite text (12 characters per inch)
  148.     Alt-F   Enter the form sequence number when executing form
  149.     Alt-H   Print Higher, Superscript
  150.     Alt-I   Print Italic text
  151.     Alt-L   Print Lower, Subscript
  152.     Alt-O   Overstrike with next line (skip line feed after
  153.         printing line - therefore 2 lines are printed on top of
  154.         each other)
  155.     Alt-P   Print Pica text (10 characters per inch)
  156.     Alt-T   Enter the current time when executing form
  157.     Alt-U   Print with Underline
  158.     Alt-X   Print Expanded text
  159. Other Alt-letter  combinations can  be  defined as  needed for  other  printer
  160. functions.
  161.  
  162. Notes:
  163.  
  164. If Alt-D, Alt-F, or Alt-T  is used adjacent to  one of the other  Alt-letters,
  165. it should be placed second.  For example, to have the current date  underlined
  166. place the characters in the following order:
  167.     Alt-U Alt-D   .          (See the example Invoice form.)
  168.  
  169. If  you  place  one  Alt-U  character  on  a  line  to  underline  characters,
  170. underlining continues only  to the last  character on the  line.  To  continue
  171. underlining to the right side of the  form beyond the last character, place  a
  172. second Alt-U at the right end of the line.
  173.  
  174.